Papers by Daisy Zhe Wang

3 papers
DrugEHRQA: A Question Answering Dataset on Structured and Unstructured Electronic Health Records For Medicine Related Queries (2022.lrec-1)

Copied to clipboard

Challenge: a new question answering dataset is being developed for electronic health records . structured tables and unstructured notes can be duplicated, contradictory or provide additional context .
Approach: They develop a question-answer-matching dataset using structured tables and unstructured notes from an EHR.
Outcome: The proposed model is based on a model with a modality selection network . it uses the prediction of a RAT-SQL to choose between EHR tables and clinical notes .
GAP: A Graph-aware Language Model Framework for Knowledge Graph-to-Text Generation (2022.coling-1)

Copied to clipboard

Challenge: Recent improvements in KG-to-text generation are due to additional pre-training tasks . these tasks require extensive computational resources while only suggesting marginal improvements.
Approach: They propose a mask structure to capture neighborhood information and a type encoder that adds a bias to the graph-attention weights depending on the connection type.
Outcome: The proposed model outperforms state-of-the-art models while requiring no additional pre-training tasks.
RAMQA: A Unified Framework for Retrieval-Augmented Multi-Modal Question Answering (2025.findings-naacl)

Copied to clipboard

Challenge: Existing ranking methods rely on small encoder-based ranking models, which are incompatible with modern decoder--based generative large language models (LLMs) Existing methods based on small LLaVA rankers are incompatible with advanced LLMs.
Approach: They propose a framework that combines learning-to-rank methods with generative permutation-enhanced ranking techniques.
Outcome: The proposed framework improves on two benchmarks, WebQA and MultiModalQA, showing significant improvements over baselines.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations